home *** CD-ROM | disk | FTP | other *** search
- -- card: 18067 from stack: in
- -- bmap block id: 18958
- -- flags: 0000
- -- background id: 18245
- -- name:
- ----- HyperTalk script -----
- on opencard
- hide menubar
- end opencard
-
-
-
- -- part 2 (field)
- -- low flags: 01
- -- high flags: 2004
- -- rect: left=315 top=42 right=209 bottom=512
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name:
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=265 top=2 right=26 bottom=293
- -- title width / last selected line: 0
- -- icon id / first selected line: 1012 / 1012
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: return
- ----- HyperTalk script -----
- on mouseUp
- go to card "Atom start"
- end mouseUp
-
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=290 top=165 right=198 bottom=317
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- go to card id 19233
- end mouseUp
-
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 0001
- -- rect: left=341 top=2 right=25 bottom=366
- -- title width / last selected line: 0
- -- icon id / first selected line: 1013 / 1013
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next
- ----- HyperTalk script -----
- on mouseUp
- go to next card
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=315 top=2 right=24 bottom=339
- -- title width / last selected line: 0
- -- icon id / first selected line: 1014 / 1014
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- go to previous card
- end mouseUp
-
-
-
- -- part contents for card part 2
- ----- text -----
- FLIGHT ENGINEERING also offers a HyperCard stack called ELEMENTS PLUS.
-
- This is a periodic table of the elements. The user simply clicks on an element box and the program will display information about that element.
-
- Note that this screen is not fully functionable but you can click on the element silver (Ag) for an example
- <--- click here